home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / c / runshit.doc < prev    next >
Text File  |  1996-02-29  |  4KB  |  144 lines

  1. @BEGIN_FILE_ID.DIZthat should do the trick...
  2. @END_FILE_ID.DIZ
  3.                            -+* RunShit 1.06 *+-
  4.  
  5.                              released 25/01-93
  6.  
  7.                                     by
  8.  
  9.                              Carsten Sørensen
  10.  
  11.  
  12.  
  13.  
  14.  
  15. About RunShit
  16.  
  17.   RunShit is a very small program that is used the same way as RunBack, Run
  18. etc (but doesn't work the same way ;).  The new thing about it is that it
  19. turns off AGA and thereby makes some badly written programs (demos mainly)
  20. work on your 1200, 3000 or 4000.  It also resets spriteresolution/width
  21. which some other Run'ners I've seen don't.  It also has options for turning
  22. cache on/off if the demo won't run with your system settings.
  23.  
  24.  
  25.  
  26.  
  27. Installing RunShit
  28.  
  29.   I suggest you put it somewhere in your path because it's easier to use it
  30. then.
  31.  
  32.  
  33.  
  34.  
  35. System requirements
  36.  
  37.   You need at least KS2.0 ... That's it.
  38.   
  39.   RunShit has been successfully tested on
  40.   
  41.   A1200 2 meg chip/4 meg fast/881/HD
  42.   A3000 2 meg chip/2 meg 16bit fast/2 meg 32 bit fast/HD
  43.  
  44.  
  45.  
  46.  
  47. Using RunShit
  48.  
  49.   You can only specify one argument:  the commandline to execute.  The
  50. template is "RunShit COMMAND/A,ICACHE/K,IBURST/K,DCACHE/K,DBURST/K,
  51. COPYBACK/K,SCREENMODE/K".  If you want COMMAND to contain redirection and
  52. options you'd better put it in double quotes (").
  53.  
  54.   Now you can also use RunShit from Workbench!  Replace (or create) the
  55. demo's icon with the icon you got with this package ("RunShitDemo.info").
  56. On the commandline and in the icon's tooltypes you can specify these
  57. options:
  58.  
  59.   ICACHE=ON|OFF        Instruction cache on/off
  60.   DCACHE=ON|OFF        Data cache on/off
  61.   IBURST=ON|OFF        Instruction burst on/off
  62.   DBURST=ON|OFF        Data burst on/off
  63.   COPYBACK=ON|OFF    Copyback on/off
  64.   SCREENMODE=PAL|NTSC    just what it says...
  65.  
  66.   The default setting is not to touch anything!  So if you want the demo to
  67. use the systems cache settings, don't specify anything or only specify the
  68. ones you want to change.  Of course the system settings will be restored
  69. after running the demo.
  70.  
  71.  
  72.  
  73.  
  74. Future versions
  75.  
  76.   Clean up the source!!!
  77.   ZEROVBR option. (If you know how to do this in a systemfriendly way,
  78.              mail me!)
  79.   Nice GUI!
  80.  
  81.  
  82.  
  83.  
  84. Contacting the author
  85.  
  86.   Contact me for anything concerning...  This program, SuperChip,
  87. AGA-hardware programming and demo-coding in general.
  88.  
  89.   Carsten Sørensen
  90.   Charlotteparken 5
  91.   DK-8700  Horsens
  92.   Denmark
  93.  
  94.   You can also send email to christer@daimi.aau.dk who then will forward it
  95. to me.
  96.  
  97.  
  98.  
  99.  
  100. Copyright notice etc.
  101.  
  102. RunShit V1.06 is copyright by Carsten Sørensen.
  103.  
  104. RunShit V1.06 is Blæse-Ware.  This means that noncommercial distribution is
  105. allowed, provided that the copyright message is preserved and any modified
  106. versions are clearly marked as such.  But there should be no need of
  107. modifying RunShit yourself.  Just tell me what you want done and then I'll
  108. do it (maybe).  Commercial distribution is not allowed unless you have an
  109. agreement with the author.  For using RunShit as a part of a commercial
  110. software-package contact me for getting an agreement and the latest
  111. version.
  112.  
  113. The author takes no responsibility whatsoever for loss of data or damage on
  114. hard- or software caused by the use of this program.
  115.  
  116.  
  117.  
  118.  
  119. Program history
  120.  
  121. 1.00-1.02    Not public released versions.
  122. 1.03        First public released version.
  123. 1.04        ooops, I fooled around with the dmacon register (turned off
  124.         copper dma), but some programs don't set dmacon up
  125.         themselves, they rely on it to have a certain value!  Way
  126.         lame!  Fixed now...
  127. 1.05        Workbench support added!
  128. 1.06        Major bummer!!! CLI usage always crashed!!! Uses ReadArgs()
  129.         now...
  130.         SCREENMODE added. Fixed bug in systemscreenmode code.
  131.         CLI args added.
  132.  
  133.  
  134.  
  135.  
  136. ***************************************************************************
  137. HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT
  138.  THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT TH
  139. E HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE H
  140. ARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARD
  141. WARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWAR
  142. E! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! 
  143. ***************************************************************************
  144.